summaryrefslogtreecommitdiff
path: root/app/[lng]/evcp/(evcp)/basic-contract/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/[lng]/evcp/(evcp)/basic-contract/page.tsx')
-rw-r--r--app/[lng]/evcp/(evcp)/basic-contract/page.tsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/[lng]/evcp/(evcp)/basic-contract/page.tsx b/app/[lng]/evcp/(evcp)/basic-contract/page.tsx
index 9bc66b49..69a65b14 100644
--- a/app/[lng]/evcp/(evcp)/basic-contract/page.tsx
+++ b/app/[lng]/evcp/(evcp)/basic-contract/page.tsx
@@ -40,14 +40,14 @@ export default async function IndexPage(props: IndexPageProps) {
</h2>
<InformationButton pagePath="evcp/basic-contract" />
</div>
- <p className="text-muted-foreground">
+ {/* <p className="text-muted-foreground">
기본계약서를 비롯하여 초기 서명이 필요한 문서의 서명 현황을 확인할 수 있고 서명된 문서들을 다운로드할 수 있습니다. {" "}
- {/* <span className="inline-flex items-center whitespace-nowrap">
+ <span className="inline-flex items-center whitespace-nowrap">
<Ellipsis className="size-3" />
<span className="ml-1">버튼</span>
</span>
- 을 통해 담당자 연락처, 입찰 이력, 계약 이력, 패키지 내용 등을 확인 할 수 있습니다. */}
- </p>
+ 을 통해 담당자 연락처, 입찰 이력, 계약 이력, 패키지 내용 등을 확인 할 수 있습니다.
+ </p> */}
</div>
</div>
</div>